$.extend({responsiveTables:function(t){t=t||"800px",$("table").length>0&&$("table").each(function(e){var n="jrt-instance-"+ ++e,a=$(this);a.addClass("jrt"),a.addClass(n);var s='",a.before(s))})}});